home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 August 15 / CD [VMAG950815].bin / vmagcd / taiken / ppbb / t_techno.dir / 00001.ls next >
Encoding:
Text File  |  1995-05-26  |  143 b   |  12 lines

  1. on exitFrame
  2.   if rollOver(5) then
  3.     go(20)
  4.   end if
  5.   if rollOver(6) then
  6.     go(23)
  7.   end if
  8.   if rollOver(7) then
  9.     go(26)
  10.   end if
  11. end
  12.